home *** CD-ROM | disk | FTP | other *** search
/ ftp.sustworks.com 2018 / ftp.sustworks.com.zip / ftp.sustworks.com / IPNetMonitor_25.hqx / IPNetMonitor_25 / IPNetMonitor.PPC.rsrc / TEXT_144_NS Lookup Help.txt < prev    next >
Text File  |  2001-09-06  |  4KB  |  34 lines

  1. Name Server Lookup
  2.  
  3. NSLookup allows you to retrieve additional information from the Internet Domain Name System by sending querries to your default Name Server, or an alternate Name Server you specify. Enter the domain name in the "Query Name" field, and select the type of query using the "Query Type" popup menu.
  4.  
  5. To convert between an IP address and a domain name, you can also use the IP Address and Name fields with the lookup button (small magnifying glass) in many of the IPNetMonitor windows. This will use the domain name system recursively (by calling the local Resolver) to find the corresponding name or address.  NSLookup querries the default or specified Name Server directly, and may not return an answer if the Name Server does not have the information requested and does not support recursion to automatically pass the query to the next authoritative Name Server.
  6.  
  7. If you enter an email address of the form <username>@<host>, NSLookup will convert it to <username>.<host> per domain name convention. If you enter a dotted quad IP address of the form <AA.BB.CC.DD>, NSLookup will convert it to <DD.CC.BB.AA>.IN-ADDR.ARPA per domain name convention.  To lookup the host name for an IP address, enter the IP address as a dotted quad and select "Pointer" as the query type.
  8.  
  9. To find the domain names registered to an organization, first lookup the name servers for that organization (for example, lookup "apple.com" with query type Name Server), then copy the IP address of a name server to the "Query Name" field and select query type List Domains (uses Start of Authority followed by a Zone Transfer).
  10.  
  11. Name Servers respond to querries with zero or more matching resource records.  For each record received, NS Lookup will show the resource name, resource type, Time To Live (TTL), and any resource data based on the type of record received.  A response may also include additional records specifying authoritative Name Servers for the requested domain, and the IP address of the name server (intended to reduce the need for additional lookups).
  12.  
  13. Using NSLookup, WhoIs, and Finger, you can often determine the original source of unsolicited email containing forged headers (SPAM) and request the parties involved to take appropriate corrective action. See <http://www-fofa.concordia.ca/spam/> for more information.
  14.  
  15. If you have Internet Config installed, you can make IPNetMonitor a helper application for URLs of the form <nslookup:ultranet.com/NS> (lookup name servers for "ultranet.com") or <nslookup:www.sustworks.com/CNAME/ns2.ma.ultra.net> (lookup canonical name for "www.sustworks.com" from name server ns2.ma.ultra.net).
  16.  
  17. When you invoke one window from another, the corresponding data is automatically transferred.  Invoke the Ping window from the Window menu (Cmd-T) to begin a ping test to the Name Server address.
  18.  
  19. A popup history menu keeps a list of Recent Name Servers. The content of the Server Name field is added to the history menu when a test to that name is invoked. The Server Name or Address field is added to the history menu when the Lookup button is pressed. If the menu becomes full (10 entries), the least recently used item will be replaced. To remove an item from the history menu, select that item while pressing the Option key.
  20.  
  21. Keyboard Shortcuts:
  22.     Cmd-Period    Abort a test or lookup in progress
  23.     Cmd-L            Open another NSLookup window
  24.     Cmd-T            Ping Name Server
  25.     Cmd-R            Trace Route to Name Server
  26.     Cmd-K            Test Link Rate to this address
  27.     Cmd-B            Transfer Name Server address to Subnet Calculator
  28.     Cmd-Y            Port Scan
  29.     Cmd-Z            Address Scan
  30.     Tab                 Move between fields
  31.     Cmd-U            Lookup
  32.     Cmd-up           Previous in Query Type popup menu
  33.     Cmd-down      Next in Query Type popup menu
  34.